imcontextsimple: Simpify Compose file loading
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 Apr 2020 12:56:21 +0000 (08:56 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 2 Apr 2020 13:02:05 +0000 (09:02 -0400)
commit8ec254e2bbe030d9ccca2d6ba25198644335e09f
tree37eae47b4add1b8bb114385057bfcf5a1cc71694
parent2a9911724f5ad1f3fa7eb8c7f48e7aaac45185f7
imcontextsimple: Simpify Compose file loading

We are not loading the Compose file for individual contexts,
it just gets added to a global list. So don't pass an im context
along. This will let us move the loading out of the initialization
of individual contexts, and only do it once.
gtk/gtkimcontextsimple.c